Uses of Class
pow.ivyclient.AcNetId

Packages that use AcNetId
pow.ivyclient   
 

Uses of AcNetId in pow.ivyclient
 

Methods in pow.ivyclient that return AcNetId
 AcNetId AcNetIdStorage.getAcNetId(java.lang.String idOnIvy)
          Return the identity object of the drone on the web
 

Methods in pow.ivyclient with parameters of type AcNetId
 boolean AcNetIdStorage.uploadConfFile(AcNetId ac)
          upload de fichier de conf sur le serveur verifier que ca marche sur long fichier si probleme changer avec : factory.setSizeThreshold(yourMaxMemorySize); factory.setRepository(yourTempDirectory); upload.setSizeMax(yourMaxRequestSize);